2025-07-13 00:42:15,295 [ 365041 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 00:42:15,295 [ 365041 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 00:42:15,295 [ 365041 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 00:42:15,295 [ 365041 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tzhn6f --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false test_truncate_database/test_distributed.py::test_truncate_database_distributed test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_zookeeper_config/test_secure.py::test_secure_connection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [29 items] scheduling tests via LoadFileScheduling test_storage_numbers/test.py::test_between test_truncate_database/test_distributed.py::test_truncate_database_distributed test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_zookeeper_config/test_secure.py::test_secure_connection [gw2] [ 3%] PASSED test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range [gw2] [ 6%] PASSED test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in [gw2] [ 10%] PASSED test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit [gw2] [ 13%] PASSED test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams [gw2] [ 17%] PASSED test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter [gw2] [ 20%] PASSED test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not [gw2] [ 24%] PASSED test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in [gw2] [ 27%] PASSED test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or [gw2] [ 31%] PASSED test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow [gw2] [ 34%] PASSED test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range [gw0] [ 37%] PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed [gw2] [ 41%] PASSED test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery [gw2] [ 44%] PASSED test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false [gw2] [ 48%] PASSED test_storage_numbers/test.py::test_true_or_false [gw4] [ 51%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw1] [ 55%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw1] [ 58%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw1] [ 62%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] [gw1] [ 65%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] [gw1] [ 68%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw1] [ 72%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw1] [ 75%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw1] [ 79%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw1] [ 82%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw1] [ 86%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw1] [ 89%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw1] [ 93%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw1] [ 96%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw1] [100%] PASSED test_ttl_replicated/test.py::test_ttl_table[] =============================== warnings summary =============================== test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection test_zookeeper_config/test_secure.py::test_secure_connection /usr/local/lib/python3.10/dist-packages/kazoo/handlers/utils.py:225: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 23.71s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 20.07s setup test_zookeeper_config/test_secure.py::test_secure_connection 17.45s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 16.29s setup test_truncate_database/test_distributed.py::test_truncate_database_distributed 16.10s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 15.23s teardown test_zookeeper_config/test_secure.py::test_secure_connection 14.48s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 11.70s setup test_storage_numbers/test.py::test_between 10.53s call test_zookeeper_config/test_secure.py::test_secure_connection 7.88s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 7.04s teardown test_truncate_database/test_distributed.py::test_truncate_database_distributed 4.58s teardown test_ttl_replicated/test.py::test_ttl_table[] 3.68s teardown test_storage_numbers/test.py::test_true_or_false 2.72s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 2.72s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 2.35s call test_ttl_replicated/test.py::test_ttl_empty_parts 2.19s call test_ttl_replicated/test.py::test_ttl_many_columns 1.56s call test_ttl_replicated/test.py::test_ttl_table[] 1.56s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 1.50s call test_ttl_replicated/test.py::test_ttl_columns 1.12s call test_truncate_database/test_distributed.py::test_truncate_database_distributed 0.90s call test_ttl_replicated/test.py::test_modify_column_ttl 0.83s call test_storage_numbers/test.py::test_in 0.79s call test_storage_numbers/test.py::test_non_number_filter 0.77s call test_ttl_replicated/test.py::test_modify_ttl 0.70s call test_storage_numbers/test.py::test_not_in 0.70s call test_storage_numbers/test.py::test_overflow 0.58s call test_storage_numbers/test.py::test_limit 0.52s call test_storage_numbers/test.py::test_or 0.49s call test_storage_numbers/test.py::test_multi_streams 0.49s call test_storage_numbers/test.py::test_true_or_false 0.39s call test_storage_numbers/test.py::test_simple_range 0.35s call test_storage_numbers/test.py::test_between 0.25s call test_storage_numbers/test.py::test_not 0.20s call test_storage_numbers/test.py::test_subquery 0.19s call test_storage_numbers/test.py::test_blank_range 0.07s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_storage_numbers/test.py::test_subquery 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_storage_numbers/test.py::test_not 0.00s setup test_storage_numbers/test.py::test_non_number_filter 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_storage_numbers/test.py::test_blank_range 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_storage_numbers/test.py::test_between 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_storage_numbers/test.py::test_not_in 0.00s teardown test_storage_numbers/test.py::test_multi_streams 0.00s setup test_storage_numbers/test.py::test_true_or_false 0.00s setup test_storage_numbers/test.py::test_overflow 0.00s teardown test_storage_numbers/test.py::test_non_number_filter 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_storage_numbers/test.py::test_simple_range 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_storage_numbers/test.py::test_multi_streams 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_storage_numbers/test.py::test_or 0.00s setup test_storage_numbers/test.py::test_or 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_storage_numbers/test.py::test_simple_range 0.00s teardown test_storage_numbers/test.py::test_subquery 0.00s teardown test_storage_numbers/test.py::test_not 0.00s setup test_storage_numbers/test.py::test_limit 0.00s setup test_storage_numbers/test.py::test_in 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_storage_numbers/test.py::test_not_in 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s teardown test_storage_numbers/test.py::test_overflow 0.00s teardown test_storage_numbers/test.py::test_in 0.00s teardown test_storage_numbers/test.py::test_blank_range 0.00s teardown test_storage_numbers/test.py::test_limit 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns =========================== short test summary info ============================ PASSED test_storage_numbers/test.py::test_between PASSED test_storage_numbers/test.py::test_blank_range PASSED test_storage_numbers/test.py::test_in PASSED test_storage_numbers/test.py::test_limit PASSED test_storage_numbers/test.py::test_multi_streams PASSED test_storage_numbers/test.py::test_non_number_filter PASSED test_storage_numbers/test.py::test_not PASSED test_storage_numbers/test.py::test_not_in PASSED test_storage_numbers/test.py::test_or PASSED test_storage_numbers/test.py::test_overflow PASSED test_truncate_database/test_distributed.py::test_truncate_database_distributed PASSED test_storage_numbers/test.py::test_simple_range PASSED test_storage_numbers/test.py::test_subquery PASSED test_storage_numbers/test.py::test_true_or_false PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] ================== 29 passed, 8 warnings in 112.47s (0:01:52) ==================